home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue43 / comcorn / DAXDoc.drc < prev    next >
Encoding:
Text File  |  1999-02-12  |  15.9 KB  |  381 lines

  1. #define Consts_SmkcShift 65344
  2. #define Consts_SmkcCtrl 65345
  3. #define Consts_SmkcAlt 65346
  4. #define Consts_SIconToClipboard 65347
  5. #define Consts_SInvalidMemoSize 65348
  6. #define Consts_SBitsIndexError 65349
  7. #define Consts_SDuplicateMenus 65350
  8. #define Consts_SPropertiesVerb 65351
  9. #define Consts_SDockedCtlNeedsName 65352
  10. #define Consts_SDockTreeRemoveError 65353
  11. #define Consts_SDockZoneNotFound 65354
  12. #define Consts_SDockZoneHasNoCtl 65355
  13. #define Consts_SMsgDlgYesToAll 65360
  14. #define Consts_SmkcBkSp 65361
  15. #define Consts_SmkcTab 65362
  16. #define Consts_SmkcEsc 65363
  17. #define Consts_SmkcEnter 65364
  18. #define Consts_SmkcSpace 65365
  19. #define Consts_SmkcPgUp 65366
  20. #define Consts_SmkcPgDn 65367
  21. #define Consts_SmkcEnd 65368
  22. #define Consts_SmkcHome 65369
  23. #define Consts_SmkcLeft 65370
  24. #define Consts_SmkcUp 65371
  25. #define Consts_SmkcRight 65372
  26. #define Consts_SmkcDown 65373
  27. #define Consts_SmkcIns 65374
  28. #define Consts_SmkcDel 65375
  29. #define Consts_SVIcons 65376
  30. #define Consts_SVBitmaps 65377
  31. #define Consts_SMsgDlgWarning 65378
  32. #define Consts_SMsgDlgError 65379
  33. #define Consts_SMsgDlgInformation 65380
  34. #define Consts_SMsgDlgConfirm 65381
  35. #define Consts_SMsgDlgYes 65382
  36. #define Consts_SMsgDlgNo 65383
  37. #define Consts_SMsgDlgOK 65384
  38. #define Consts_SMsgDlgCancel 65385
  39. #define Consts_SMsgDlgHelp 65386
  40. #define Consts_SMsgDlgAbort 65387
  41. #define Consts_SMsgDlgRetry 65388
  42. #define Consts_SMsgDlgIgnore 65389
  43. #define Consts_SMsgDlgAll 65390
  44. #define Consts_SMsgDlgNoToAll 65391
  45. #define Consts_SWindowDCError 65392
  46. #define Consts_SWindowClass 65393
  47. #define Consts_SCannotFocus 65394
  48. #define Consts_SParentRequired 65395
  49. #define Consts_SMDIChildNotVisible 65396
  50. #define Consts_SVisibleChanged 65397
  51. #define Consts_SCannotShowModal 65398
  52. #define Consts_SMenuIndexError 65399
  53. #define Consts_SMenuReinserted 65400
  54. #define Consts_SMenuNotFound 65401
  55. #define Consts_SGroupIndexTooLow 65402
  56. #define Consts_SNoMDIForm 65403
  57. #define Consts_SControlParentSetToSelf 65404
  58. #define Consts_SCannotDragForm 65405
  59. #define Consts_SVMetafiles 65406
  60. #define Consts_SVEnhMetafiles 65407
  61. #define Consts_SUnknownProperty 65408
  62. #define Consts_SReadOnlyProperty 65409
  63. #define Consts_SPropertyException 65410
  64. #define Consts_SAncestorNotFound 65411
  65. #define Consts_SInvalidBitmap 65412
  66. #define Consts_SInvalidIcon 65413
  67. #define Consts_SInvalidMetafile 65414
  68. #define Consts_SChangeIconSize 65415
  69. #define Consts_SOleGraphic 65416
  70. #define Consts_SUnknownClipboardFormat 65417
  71. #define Consts_SOutOfResources 65418
  72. #define Consts_SNoCanvasHandle 65419
  73. #define Consts_SInvalidImageSize 65420
  74. #define Consts_SInvalidImageList 65421
  75. #define Consts_SImageIndexError 65422
  76. #define Consts_SImageReadFail 65423
  77. #define Consts_SWriteError 65424
  78. #define Consts_SMemoryStreamError 65425
  79. #define Consts_SCantWriteResourceStreamError 65426
  80. #define Consts_SClassNotFound 65427
  81. #define Consts_SInvalidImage 65428
  82. #define Consts_SResNotFound 65429
  83. #define Consts_SListIndexError 65430
  84. #define Consts_SListCapacityError 65431
  85. #define Consts_SListCountError 65432
  86. #define Consts_SSortedListError 65433
  87. #define Consts_SDuplicateString 65434
  88. #define Consts_SDuplicateName 65435
  89. #define Consts_SInvalidName 65436
  90. #define Consts_SDuplicateClass 65437
  91. #define Consts_SInvalidPropertyValue 65438
  92. #define Consts_SInvalidPropertyPath 65439
  93. #define SysConst_SLongDayNameSat 65440
  94. #define ComConst_SCreateRegKeyError 65441
  95. #define ComConst_SOleError 65442
  96. #define ComConst_STypeInfoMissing 65443
  97. #define ComConst_SBadTypeInfo 65444
  98. #define ComConst_SDispIntfMissing 65445
  99. #define ComConst_SNoMethod 65446
  100. #define ComConst_SVarNotObject 65447
  101. #define ComConst_SDAXError 65448
  102. #define ComConst_SAutomationWarning 65449
  103. #define ComConst_SNoCloseActiveServer1 65450
  104. #define ComConst_SNoCloseActiveServer2 65451
  105. #define Consts_SAssignError 65452
  106. #define Consts_SFCreateError 65453
  107. #define Consts_SFOpenError 65454
  108. #define Consts_SReadError 65455
  109. #define SysConst_SLongMonthNameOct 65456
  110. #define SysConst_SLongMonthNameNov 65457
  111. #define SysConst_SLongMonthNameDec 65458
  112. #define SysConst_SShortDayNameSun 65459
  113. #define SysConst_SShortDayNameMon 65460
  114. #define SysConst_SShortDayNameTue 65461
  115. #define SysConst_SShortDayNameWed 65462
  116. #define SysConst_SShortDayNameThu 65463
  117. #define SysConst_SShortDayNameFri 65464
  118. #define SysConst_SShortDayNameSat 65465
  119. #define SysConst_SLongDayNameSun 65466
  120. #define SysConst_SLongDayNameMon 65467
  121. #define SysConst_SLongDayNameTue 65468
  122. #define SysConst_SLongDayNameWed 65469
  123. #define SysConst_SLongDayNameThu 65470
  124. #define SysConst_SLongDayNameFri 65471
  125. #define SysConst_SShortMonthNameJun 65472
  126. #define SysConst_SShortMonthNameJul 65473
  127. #define SysConst_SShortMonthNameAug 65474
  128. #define SysConst_SShortMonthNameSep 65475
  129. #define SysConst_SShortMonthNameOct 65476
  130. #define SysConst_SShortMonthNameNov 65477
  131. #define SysConst_SShortMonthNameDec 65478
  132. #define SysConst_SLongMonthNameJan 65479
  133. #define SysConst_SLongMonthNameFeb 65480
  134. #define SysConst_SLongMonthNameMar 65481
  135. #define SysConst_SLongMonthNameApr 65482
  136. #define SysConst_SLongMonthNameMay 65483
  137. #define SysConst_SLongMonthNameJun 65484
  138. #define SysConst_SLongMonthNameJul 65485
  139. #define SysConst_SLongMonthNameAug 65486
  140. #define SysConst_SLongMonthNameSep 65487
  141. #define SysConst_SVarArrayCreate 65488
  142. #define SysConst_SVarNotArray 65489
  143. #define SysConst_SVarArrayBounds 65490
  144. #define SysConst_SExternalException 65491
  145. #define SysConst_SAssertionFailed 65492
  146. #define SysConst_SIntfCastError 65493
  147. #define SysConst_SAssertError 65494
  148. #define SysConst_SAbstractError 65495
  149. #define SysConst_SModuleAccessViolation 65496
  150. #define SysConst_SWin32Error 65497
  151. #define SysConst_SUnkWin32Error 65498
  152. #define SysConst_SShortMonthNameJan 65499
  153. #define SysConst_SShortMonthNameFeb 65500
  154. #define SysConst_SShortMonthNameMar 65501
  155. #define SysConst_SShortMonthNameApr 65502
  156. #define SysConst_SShortMonthNameMay 65503
  157. #define SysConst_SUnderflow 65504
  158. #define SysConst_SInvalidPointer 65505
  159. #define SysConst_SInvalidCast 65506
  160. #define SysConst_SAccessViolation 65507
  161. #define SysConst_SStackOverflow 65508
  162. #define SysConst_SControlC 65509
  163. #define SysConst_SPrivilege 65510
  164. #define SysConst_SException 65511
  165. #define SysConst_SExceptTitle 65512
  166. #define SysConst_SInvalidFormat 65513
  167. #define SysConst_SArgumentMissing 65514
  168. #define SysConst_SInvalidVarCast 65515
  169. #define SysConst_SInvalidVarOp 65516
  170. #define SysConst_SDispatchError 65517
  171. #define SysConst_SReadAccess 65518
  172. #define SysConst_SWriteAccess 65519
  173. #define SysConst_SInvalidInteger 65520
  174. #define SysConst_SOutOfMemory 65521
  175. #define SysConst_SInOutError 65522
  176. #define SysConst_SFileNotFound 65523
  177. #define SysConst_SInvalidFilename 65524
  178. #define SysConst_STooManyOpenFiles 65525
  179. #define SysConst_SAccessDenied 65526
  180. #define SysConst_SEndOfFile 65527
  181. #define SysConst_SDiskFull 65528
  182. #define SysConst_SInvalidInput 65529
  183. #define SysConst_SDivByZero 65530
  184. #define SysConst_SRangeError 65531
  185. #define SysConst_SIntOverflow 65532
  186. #define SysConst_SInvalidOp 65533
  187. #define SysConst_SZeroDivide 65534
  188. #define SysConst_SOverflow 65535
  189. STRINGTABLE
  190. BEGIN
  191.     Consts_SmkcShift,    "Shift+"
  192.     Consts_SmkcCtrl,    "Ctrl+"
  193.     Consts_SmkcAlt,    "Alt+"
  194.     Consts_SIconToClipboard,    "Clipboard does not support Icons"
  195.     Consts_SInvalidMemoSize,    "Text exceeds memo capacity"
  196.     Consts_SBitsIndexError,    "Bits index out of range"
  197.     Consts_SDuplicateMenus,    "Menu '%s' is already being used by another form"
  198.     Consts_SPropertiesVerb,    "Properties"
  199.     Consts_SDockedCtlNeedsName,    "Docked control must have a name"
  200.     Consts_SDockTreeRemoveError,    "Error removing control from dock tree"
  201.     Consts_SDockZoneNotFound,    " - Dock zone not found"
  202.     Consts_SDockZoneHasNoCtl,    " - Dock zone has no control"
  203.     Consts_SMsgDlgYesToAll,    "Yes to &All"
  204.     Consts_SmkcBkSp,    "BkSp"
  205.     Consts_SmkcTab,    "Tab"
  206.     Consts_SmkcEsc,    "Esc"
  207.     Consts_SmkcEnter,    "Enter"
  208.     Consts_SmkcSpace,    "Space"
  209.     Consts_SmkcPgUp,    "PgUp"
  210.     Consts_SmkcPgDn,    "PgDn"
  211.     Consts_SmkcEnd,    "End"
  212.     Consts_SmkcHome,    "Home"
  213.     Consts_SmkcLeft,    "Left"
  214.     Consts_SmkcUp,    "Up"
  215.     Consts_SmkcRight,    "Right"
  216.     Consts_SmkcDown,    "Down"
  217.     Consts_SmkcIns,    "Ins"
  218.     Consts_SmkcDel,    "Del"
  219.     Consts_SVIcons,    "Icons"
  220.     Consts_SVBitmaps,    "Bitmaps"
  221.     Consts_SMsgDlgWarning,    "Warning"
  222.     Consts_SMsgDlgError,    "Error"
  223.     Consts_SMsgDlgInformation,    "Information"
  224.     Consts_SMsgDlgConfirm,    "Confirm"
  225.     Consts_SMsgDlgYes,    "&Yes"
  226.     Consts_SMsgDlgNo,    "&No"
  227.     Consts_SMsgDlgOK,    "OK"
  228.     Consts_SMsgDlgCancel,    "Cancel"
  229.     Consts_SMsgDlgHelp,    "&Help"
  230.     Consts_SMsgDlgAbort,    "&Abort"
  231.     Consts_SMsgDlgRetry,    "&Retry"
  232.     Consts_SMsgDlgIgnore,    "&Ignore"
  233.     Consts_SMsgDlgAll,    "&All"
  234.     Consts_SMsgDlgNoToAll,    "N&o to All"
  235.     Consts_SWindowDCError,    "Error creating window device context"
  236.     Consts_SWindowClass,    "Error creating window class"
  237.     Consts_SCannotFocus,    "Cannot focus a disabled or invisible window"
  238.     Consts_SParentRequired,    "Control '%s' has no parent window"
  239.     Consts_SMDIChildNotVisible,    "Cannot hide an MDI Child Form"
  240.     Consts_SVisibleChanged,    "Cannot change Visible in OnShow or OnHide"
  241.     Consts_SCannotShowModal,    "Cannot make a visible window modal"
  242.     Consts_SMenuIndexError,    "Menu index out of range"
  243.     Consts_SMenuReinserted,    "Menu inserted twice"
  244.     Consts_SMenuNotFound,    "Sub-menu is not in menu"
  245.     Consts_SGroupIndexTooLow,    "GroupIndex cannot be less than a previous menu item's GroupIndex"
  246.     Consts_SNoMDIForm,    "Cannot create form. No MDI forms are currently active"
  247.     Consts_SControlParentSetToSelf,    "A control cannot have itself as its parent"
  248.     Consts_SCannotDragForm,    "Cannot drag a form"
  249.     Consts_SVMetafiles,    "Metafiles"
  250.     Consts_SVEnhMetafiles,    "Enhanced Metafiles"
  251.     Consts_SUnknownProperty,    "Property does not exist"
  252.     Consts_SReadOnlyProperty,    "Property is read-only"
  253.     Consts_SPropertyException,    "Error reading %s%s%s: %s"
  254.     Consts_SAncestorNotFound,    "Ancestor for '%s' not found"
  255.     Consts_SInvalidBitmap,    "Bitmap image is not valid"
  256.     Consts_SInvalidIcon,    "Icon image is not valid"
  257.     Consts_SInvalidMetafile,    "Metafile is not valid"
  258.     Consts_SChangeIconSize,    "Cannot change the size of an icon"
  259.     Consts_SOleGraphic,    "Invalid operation on TOleGraphic"
  260.     Consts_SUnknownClipboardFormat,    "Unsupported clipboard format"
  261.     Consts_SOutOfResources,    "Out of system resources"
  262.     Consts_SNoCanvasHandle,    "Canvas does not allow drawing"
  263.     Consts_SInvalidImageSize,    "Invalid image size"
  264.     Consts_SInvalidImageList,    "Invalid ImageList"
  265.     Consts_SImageIndexError,    "Invalid ImageList Index"
  266.     Consts_SImageReadFail,    "Failed to read ImageList data from stream"
  267.     Consts_SWriteError,    "Stream write error"
  268.     Consts_SMemoryStreamError,    "Out of memory while expanding memory stream"
  269.     Consts_SCantWriteResourceStreamError,    "Can't write to a read-only resource stream"
  270.     Consts_SClassNotFound,    "Class %s not found"
  271.     Consts_SInvalidImage,    "Invalid stream format"
  272.     Consts_SResNotFound,    "Resource %s not found"
  273.     Consts_SListIndexError,    "List index out of bounds (%d)"
  274.     Consts_SListCapacityError,    "List capacity out of bounds (%d)"
  275.     Consts_SListCountError,    "List count out of bounds (%d)"
  276.     Consts_SSortedListError,    "Operation not allowed on sorted string list"
  277.     Consts_SDuplicateString,    "String list does not allow duplicates"
  278.     Consts_SDuplicateName,    "A component named %s already exists"
  279.     Consts_SInvalidName,    "''%s'' is not a valid component name"
  280.     Consts_SDuplicateClass,    "A class named %s already exists"
  281.     Consts_SInvalidPropertyValue,    "Invalid property value"
  282.     Consts_SInvalidPropertyPath,    "Invalid property path"
  283.     SysConst_SLongDayNameSat,    "Saturday"
  284.     ComConst_SCreateRegKeyError,    "Error creating system registry entry"
  285.     ComConst_SOleError,    "OLE error %.8x"
  286.     ComConst_STypeInfoMissing,    "Type information missing for class %s"
  287.     ComConst_SBadTypeInfo,    "Incorrect type information for class %s"
  288.     ComConst_SDispIntfMissing,    "Dispatch interface missing from class %s"
  289.     ComConst_SNoMethod,    "Method '%s' not supported by automation object"
  290.     ComConst_SVarNotObject,    "Variant does not reference an automation object"
  291.     ComConst_SDAXError,    "DAX Error"
  292.     ComConst_SAutomationWarning,    "COM Server Warning"
  293.     ComConst_SNoCloseActiveServer1,    "There are still active COM objects in this application.  One or more clients may have references to these objects, so manually closing "
  294.     ComConst_SNoCloseActiveServer2,    "this application may cause those client application(s) to fail.\r\n\r\nAre you sure you want to close this application?"
  295.     Consts_SAssignError,    "Cannot assign a %s to a %s"
  296.     Consts_SFCreateError,    "Cannot create file %s"
  297.     Consts_SFOpenError,    "Cannot open file %s"
  298.     Consts_SReadError,    "Stream read error"
  299.     SysConst_SLongMonthNameOct,    "October"
  300.     SysConst_SLongMonthNameNov,    "November"
  301.     SysConst_SLongMonthNameDec,    "December"
  302.     SysConst_SShortDayNameSun,    "Sun"
  303.     SysConst_SShortDayNameMon,    "Mon"
  304.     SysConst_SShortDayNameTue,    "Tue"
  305.     SysConst_SShortDayNameWed,    "Wed"
  306.     SysConst_SShortDayNameThu,    "Thu"
  307.     SysConst_SShortDayNameFri,    "Fri"
  308.     SysConst_SShortDayNameSat,    "Sat"
  309.     SysConst_SLongDayNameSun,    "Sunday"
  310.     SysConst_SLongDayNameMon,    "Monday"
  311.     SysConst_SLongDayNameTue,    "Tuesday"
  312.     SysConst_SLongDayNameWed,    "Wednesday"
  313.     SysConst_SLongDayNameThu,    "Thursday"
  314.     SysConst_SLongDayNameFri,    "Friday"
  315.     SysConst_SShortMonthNameJun,    "Jun"
  316.     SysConst_SShortMonthNameJul,    "Jul"
  317.     SysConst_SShortMonthNameAug,    "Aug"
  318.     SysConst_SShortMonthNameSep,    "Sep"
  319.     SysConst_SShortMonthNameOct,    "Oct"
  320.     SysConst_SShortMonthNameNov,    "Nov"
  321.     SysConst_SShortMonthNameDec,    "Dec"
  322.     SysConst_SLongMonthNameJan,    "January"
  323.     SysConst_SLongMonthNameFeb,    "February"
  324.     SysConst_SLongMonthNameMar,    "March"
  325.     SysConst_SLongMonthNameApr,    "April"
  326.     SysConst_SLongMonthNameMay,    "May"
  327.     SysConst_SLongMonthNameJun,    "June"
  328.     SysConst_SLongMonthNameJul,    "July"
  329.     SysConst_SLongMonthNameAug,    "August"
  330.     SysConst_SLongMonthNameSep,    "September"
  331.     SysConst_SVarArrayCreate,    "Error creating variant array"
  332.     SysConst_SVarNotArray,    "Variant is not an array"
  333.     SysConst_SVarArrayBounds,    "Variant array index out of bounds"
  334.     SysConst_SExternalException,    "External exception %x"
  335.     SysConst_SAssertionFailed,    "Assertion failed"
  336.     SysConst_SIntfCastError,    "Interface not supported"
  337.     SysConst_SAssertError,    "%s (%s, line %d)"
  338.     SysConst_SAbstractError,    "Abstract Error"
  339.     SysConst_SModuleAccessViolation,    "Access violation at address %p in module '%s'. %s of address %p"
  340.     SysConst_SWin32Error,    "Win32 Error.  Code: %d.\n%s"
  341.     SysConst_SUnkWin32Error,    "A Win32 API function failed"
  342.     SysConst_SShortMonthNameJan,    "Jan"
  343.     SysConst_SShortMonthNameFeb,    "Feb"
  344.     SysConst_SShortMonthNameMar,    "Mar"
  345.     SysConst_SShortMonthNameApr,    "Apr"
  346.     SysConst_SShortMonthNameMay,    "May"
  347.     SysConst_SUnderflow,    "Floating point underflow"
  348.     SysConst_SInvalidPointer,    "Invalid pointer operation"
  349.     SysConst_SInvalidCast,    "Invalid class typecast"
  350.     SysConst_SAccessViolation,    "Access violation at address %p. %s of address %p"
  351.     SysConst_SStackOverflow,    "Stack overflow"
  352.     SysConst_SControlC,    "Control-C hit"
  353.     SysConst_SPrivilege,    "Privileged instruction"
  354.     SysConst_SException,    "Exception %s in module %s at %p.\n%s%s"
  355.     SysConst_SExceptTitle,    "Application Error"
  356.     SysConst_SInvalidFormat,    "Format '%s' invalid or incompatible with argument"
  357.     SysConst_SArgumentMissing,    "No argument for format '%s'"
  358.     SysConst_SInvalidVarCast,    "Invalid variant type conversion"
  359.     SysConst_SInvalidVarOp,    "Invalid variant operation"
  360.     SysConst_SDispatchError,    "Variant method calls not supported"
  361.     SysConst_SReadAccess,    "Read"
  362.     SysConst_SWriteAccess,    "Write"
  363.     SysConst_SInvalidInteger,    "'%s' is not a valid integer value"
  364.     SysConst_SOutOfMemory,    "Out of memory"
  365.     SysConst_SInOutError,    "I/O error %d"
  366.     SysConst_SFileNotFound,    "File not found"
  367.     SysConst_SInvalidFilename,    "Invalid filename"
  368.     SysConst_STooManyOpenFiles,    "Too many open files"
  369.     SysConst_SAccessDenied,    "File access denied"
  370.     SysConst_SEndOfFile,    "Read beyond end of file"
  371.     SysConst_SDiskFull,    "Disk full"
  372.     SysConst_SInvalidInput,    "Invalid numeric input"
  373.     SysConst_SDivByZero,    "Division by zero"
  374.     SysConst_SRangeError,    "Range check error"
  375.     SysConst_SIntOverflow,    "Integer overflow"
  376.     SysConst_SInvalidOp,    "Invalid floating point operation"
  377.     SysConst_SZeroDivide,    "Floating point division by zero"
  378.     SysConst_SOverflow,    "Floating point overflow"
  379. END
  380.  
  381.